transaction

open suspend override fun <R> transaction(name: String, block: suspend (context: ProteusCoreCryptoContext) -> R): R